home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Adventures with Oslo: Tools & Gadgets
/
Adventures with Oslo - Tools and Gadgets.ISO
/
pc
/
program
/
maze
/
shared.dir
/
00506_begin button.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-23
|
134 b
|
9 lines
on mouseDown
puppetSound("Snap Shut.S")
updateStage()
repeat while soundBusy(1)
end repeat
puppetSound(0)
go("start")
end